home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Clu… Summer Spectacular 1998 / Software of the Month Club: Summer Spectacular 1998.iso / pc / PREVIEW / PREVIEW.INI < prev    next >
INI File  |  1997-04-24  |  1KB  |  75 lines

  1. ;File Description 
  2. ;    [Preview]   // section used to find global parameters
  3. ;    Title       // title that appears in the parent window caption bar  (60 max)
  4. ;    NumScreens  // the number of interfaces in the preview
  5. ;    Palette     // global palette, used if screen doesn't have it's own
  6. ;    Delay       // global delay between screens, used if screen doesn't have it's own
  7. ;    ButtonBase  // id of the first app specific button
  8. ;
  9. ;    [ScreenXX]  // screen section
  10. ;    SoundID     // wav file to play at the start of this interface (eg - id=3700, File=SX_3700.WAV)
  11. ;    Avi         // avi file name, .avi is appended automatically.
  12. ;    AviX        // x location for avi
  13. ;    AviY        // y location for avi
  14. ;    Palette     // special palette for this interface
  15. ;    Delay       // special delay for this interface (the last screen might wait a little longer)
  16.  
  17.  
  18. [Preview]
  19. Title=FPS Golf Preview by Sierra
  20. NumScreens=12
  21. Palette=PREVIEW
  22. Delay=5000
  23. ButtonBase=44403
  24. FullScreen=1
  25.  
  26. [SCREEN01]
  27. SoundID=3701
  28.  
  29. [SCREEN02]
  30. Avi=glfpre01
  31. AviX=208
  32. AviY=96
  33.  
  34. [SCREEN03]
  35. Avi=glfpre02
  36. AviX=208
  37. AviY=96
  38.  
  39. [SCREEN04]
  40. Avi=glfpre03
  41. AviX=208
  42. AviY=96
  43.  
  44. [SCREEN05]
  45. Avi=glfpre04
  46. AviX=208
  47. AviY=96
  48.  
  49. [SCREEN06]
  50. SoundID=3706
  51.  
  52. [SCREEN07]
  53. SoundID=3707
  54.  
  55. [SCREEN08]
  56. Avi=glfpre08
  57. AviX=208
  58. AviY=96
  59.  
  60. [SCREEN09]
  61. SoundID=3709
  62.  
  63. [SCREEN10]
  64. Avi=glfpre10
  65. AviX=208
  66. AviY=96
  67.  
  68. [SCREEN11]
  69. Avi=glfpre12
  70. AviX=208
  71. AviY=96
  72.  
  73. [SCREEN12]
  74. SoundID=3712
  75. Delay=10000